home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000337_news@columbia.edu _Mon Jul 1 02:11:02 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id CAA26979 for <kermit.misc@watsun.cc.columbia.edu>; Mon, 1 Jul 1996 02:11:00 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id CAA04703 for kermit.misc@watsun; Mon, 1 Jul 1996 02:10:57 -0400 (EDT)
  4. Path: news.columbia.edu!lamont.ldeo.columbia.edu!news.er.usgs.gov!stc06.ctd.ornl.gov!cs.utk.edu!gatech!news.mathworks.com!tank.news.pipex.net!pipex!oleane!jussieu.fr!math.ohio-state.edu!magnus.acs.ohio-state.edu!lerc.nasa.gov!kira.cc.uakron.edu!neoucom.edu!news.ysu.edu!news.ecn.uoknor.edu!munnari.OZ.AU!mel.dit.csiro.au!actcsiro!news.nsw.CSIRO.AU!dmsaffron.adl.dms.CSIRO.AU!ns.saard.net!news.camtech.com.au!news.dircsa.org.au!news.dircsa.org.au!not-for-mail
  5. From: arthur@gateway.dircsa.org.au (Arthur Marsh)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: logging errors
  8. Date: 30 Jun 1996 13:02:12 +0930
  9. Organization: DIRC - Disability Information & Resource Centre - Sth Australia
  10. Lines: 25
  11. Message-ID: <4r4sfs$43j@gateway.dircsa.org.au>
  12. References: <4r0sni$8u2@apakabar.cc.columbia.edu>
  13. NNTP-Posting-Host: gateway.dircsa.org.au
  14. X-Newsreader: TIN [version 1.1 PL8]
  15.  
  16. Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  17. : In article <4qlqi2$bqt@gateway.dircsa.org.au>,
  18. : Arthur Marsh <arthur@gateway.dircsa.org.au> wrote:
  19. : : Hi, is it possible to log only the informational messages in a C-Kermit 
  20. : : session (e.g. connection/disconnection/error messages) without doing a 
  21. : : full session or debug log?
  22. : : 
  23. : : The kind of detail given below is a little verbose when what one really 
  24. : : wants to record is the disconnection reason:
  25. : : 
  26. : : C-Kermit EXIT status=0
  27. : : 
  28. : There is presently no fine-grained control over the debug log.  It's one
  29. : of the many thousands of items on our list of things to do.  If somebody
  30. : would like to add a new log type -- "LOG CONNECTIONS" -- the source code
  31. : is out there, go to town :-)
  32.  
  33. For anyone actually considering the task, the reason I wanted to do this was
  34. to find out why a telnet connection being run as part of a script dropped out,
  35. without having to monitor all the i/o.
  36.  
  37. -- 
  38. Arthur Marsh, telephone +61-8-370-2365, fax +61-8-223-5082 
  39.               arthur@dircsa.org.au
  40. .endofsig